func runtime.findmoduledatap

2 uses

	runtime (current package)
		symtab.go#L857: func findmoduledatap(pc uintptr) *moduledata {
		symtab.go#L916: 	datap := findmoduledatap(pc)